func crypto/internal/nistec.p256NegCond

6 uses

	crypto/internal/nistec (current package)
		p256_asm.go#L127: 		p256NegCond(&r.y, cond)
		p256_asm.go#L146: 	p256NegCond(threeX, 1)
		p256_asm.go#L273: func p256NegCond(val *p256Element, cond int)
		p256_asm.go#L629: 	p256NegCond(&p.y, sign)
		p256_asm.go#L723: 		p256NegCond(&t0.y, sign)
		p256_asm.go#L740: 	p256NegCond(&t0.y, sign)